projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e681c92
)
Comment change.
author
Richard M. Stallman
<rms@gnu.org>
Sun, 22 Sep 1996 21:13:49 +0000
(21:13 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sun, 22 Sep 1996 21:13:49 +0000
(21:13 +0000)
lisp/progmodes/etags.el
patch
|
blob
|
history
diff --git
a/lisp/progmodes/etags.el
b/lisp/progmodes/etags.el
index 25cd2e6edfe23fbfa35ca8bc7d652c7ef32fe0e1..62097047dd93bbe0100366655b6eee32b7770dc5 100644
(file)
--- a/
lisp/progmodes/etags.el
+++ b/
lisp/progmodes/etags.el
@@
-1562,6
+1562,7
@@
see the doc of that variable if you want to add names to the list."
(or (one-window-p)
(delete-window)))
\f
+;;; Note, there is another definition of this function in bindings.el.
;;;###autoload
(defun complete-tag ()
"Perform tags completion on the text around point.